Improve the gtk_accelerator_parse() docs
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 4 Sep 2021 17:56:08 +0000 (18:56 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 4 Sep 2021 17:56:08 +0000 (18:56 +0100)
commitc3ca48b2492f9e1ce645973fbbc08fc19fee4064
treeceab2f012bc93d85232265e98a05021cef62df20
parent464e0aed041ceb73a24ee97077a5e7af9fcf58a3
Improve the gtk_accelerator_parse() docs

We need to escape the modifiers in angular brackets, or Markdown will
consider them as HTML tags.

We also should document the modifiers we're parsing.
gtk/gtkaccelgroup.c